home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 24 / Mac Magazin and MacEasy Magazine CD - Issue 24.iso / Wissenschaft & Technik / Sys Environment (PPC) Dev ƒ / Read Me next >
Text File  |  1996-07-16  |  2KB  |  13 lines

  1.                                                    SysEnvironment v1.0
  2.                                                             by Brian Bergstrand
  3.  
  4. This is a very simple application, that is really meant  for programmers. The application is built with a C++ class, that makes getting the standard Gestalt values for the current machine much easier than writing it for themselves. But I figured that I might as well make some use of the class myself. So here it is. There is really nothing to explain. There are seven different fields in the dialog box, that are all self-explanatory. If you get a “Not Found” message in any of the boxes, that means that some of these values are not in the program. This can happen very easily in the “Machine” box, and  could happen in the processor box if you have a 604e (lucky!), since I made an educated guess on the value Apple would assign to that constant. If it happens in the “Machine” box note the ID number in the “Machine ID” box, and send it to me, I will update the app.
  5.  
  6. Any bugs or problems should be directed to:
  7. dmoll@niu..edu
  8. http://www.cris.com/~dmoll/
  9.  
  10.                                                            *Disclaimer*
  11. I am providing this program for free to any Macintosh user. I provide no guarantees as to the proper functioning of this program on any computer. As such, if you use this program in anyway, I can’t not be held liable for any damages incurred because of said use. 
  12.  
  13. The contents (read “code”), of this program are the property of Brian Bergstrand © Copyright 1996.  You may share this program by any means, as long as it is not altered in anyway, and you give the author (me) proper credit.